home *** CD-ROM | disk | FTP | other *** search
/ Earth & Beyond / Earth and Beyond (EA Games)(Disc 1).ISO / ENBData.cab / _B94E758D25B4411EA3546AFC7D380FA2 < prev    next >
Text File  |  2001-12-12  |  837b  |  46 lines

  1. ;//////////////////////////////////////////////////////////////
  2. ; Chat system.
  3.  
  4. [TEMPLATE_STRING]
  5. Color=        FA_WHITE
  6. AltColor=    FA_WHITE
  7. Justify=    TOP,LEFT
  8. FontType=    FONT_SMALL
  9. EffectOn=    NONE
  10. EffectConst=NONE
  11. EffectOff=    NONE
  12. MouseOver=    NONE
  13. MouseClick=    NONE
  14.  
  15. [STR-0]
  16. StringID=    DebugFont
  17. Template0=    TEMPLATE_STRING
  18.  
  19. [STR-1]
  20. StringID=    ShipDamageFont
  21. Template0=    TEMPLATE_STRING
  22. FontType=    FONT_SMALL
  23.  
  24. [STR-2]
  25. StringID=    GD_SELECT_FONT
  26. Template0=    TEMPLATE_STRING
  27. FontType=    FONT_SMALL
  28. Color=        FA_GREEN
  29.  
  30. [STR-3]
  31. StringID=    TOOLTIP_FONT
  32. Template0=    TEMPLATE_STRING
  33. FontType=    FONT_TINY
  34. Color=        FA_GREEN
  35. AltColor=    FA_RED
  36. Justify=    CENTER,CENTER
  37.  
  38. [STR-4]
  39. StringID=    UI_PETITION_STUCK_EDIT_FONT
  40. Template0=    TEMPLATE_STRING
  41. FontType=    FONT_SMALL
  42. Color=        FA_GRAY
  43. AltColor=    FA_WHITE
  44. Justify=    TOP,LEFT
  45. Attach=        message
  46.